How to Install ibus-xkbc software package in Ubuntu 12.04 LTS (Precise Pangolin)

How to Install ibus-xkbc software package in Ubuntu 12.04 LTS (Precise Pangolin)

ibus-xkbc software package provides keyboard layout emulation engine for IBus, you can install in your Ubuntu 12.04 LTS (Precise Pangolin) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install ibus-xkbc 

ibus-xkbc is installed in your system.

Make ensure the ibus-xkbc package were installed using the commands given below,

$ sudo dpkg-query -l | grep ibus-xkbc *

You will get with ibus-xkbc package name, version, architecture and description in a table

ibus-xkbc package basic information:

Distro Ubuntu 12 04 lts precise pangolin
Section Utilities
Package ibus-xkbc
Version 1.3.3.20100922-2
Description keyboard layout emulation engine for IBus
Sub Section Utils


See Also, How to uninstall or remove ibus-xkbc software package from Ubuntu 12.04 LTS (Precise Pangolin)?